Extension point assetLibrary
In component org.nuxeo.dam.DamService
Documentation
Used to configure the asset library document, where the assets will be stored by default.
<assetLibrary docType="AssetLibrary" path="/asset-library" title="Asset Library"/>
@since 5.7
Contribution Descriptors
- Class: org.nuxeo.dam.AssetLibrary
Existing Contributions
Contributions are presented in the same order as the registration order on this extension point. This order is displayed before the contribution name, in brackets.
-
<extension point="assetLibrary" target="org.nuxeo.dam.DamService"> <assetLibrary docType="AssetLibrary" path="/asset-library" title="Asset Library"/> </extension>